Goto

Collaborating Authors

 practical problem


Export Reviews, Discussions, Author Feedback and Meta-Reviews

Neural Information Processing Systems

Strengths: 1) Technical and well executed. Weaknesses: 1) Positioning with respect to the prior work is insufficient and needs to be improved. Major comments: This paper cites most papers from the past few years on related subjects. However, it falls short in discussing details in which this work differs from the past work, such as the rates of regret bounds and the computational complexity of the proposed methods. This needs to be improved.


Reviews: Using Statistics to Automate Stochastic Optimization

Neural Information Processing Systems

This paper studies how to test the stationarity of stochastic gradient with momentum using some advanced testing statistics that take the time correlations into accounts. Extensive experiments are run to demonstrate the advantage of the proposed method over existing approaches. Originality: The paper is based on extending a recent paper by Yaida. It does not seem that original to me but the authors do combine the condition by Yaida with some more advanced testing statistics in a new way. Overall I think the extension is quite natural, so the conceptual novelty is not that high.


Deep Reinforcement Learning Hands-On: Apply modern RL methods to practical problems of chatbots, robotics, discrete optimization, web automation, and more, 2nd Edition 2, Lapan, Maxim, eBook - Amazon.com

#artificialintelligence

RL development is being driven by several companies and research groups, including Google, Microsoft, and Facebook. It requires lots of investment in research, as there are not that many directions that are developed enough to be able to just take their methods and apply them to a problem. This is similar to how natural language processing and computer vision were several years ago. Having said that, the field of RL is attracting lots of attention, both from researchers and practitioners. This book helps readers to understand RL methods using real-life problems, and make the exciting RL domain accessible to a much wider audience than just research groups or large AI companies.


Data Science: Natural Language Processing (NLP) in Python

#artificialintelligence

In this course you will build MULTIPLE practical systems using natural language processing, or NLP - the branch of machine learning and data science that deals with text and speech. This course is not part of my deep learning series, so it doesn't contain any hard math - just straight up coding in Python. All the materials for this course are FREE. After a brief discussion about what NLP is and what it can do, we will begin building very useful stuff. The first thing we'll build is a cipher decryption algorithm.


Day #1(6/22): Hundred-Page Machine Learning Book p.1โ€“10

#artificialintelligence

Supervised: A collection of labeled examples which includes feature vectors that describe the example and the label that can belong to classes, real number or more sophisticated vector, matrix, tree, or a graph. It is to produce a model that will take feature vector and input and output a label that describes the collection of that particular feature vectors. Unsupervised: dataset collection of unlabeled examples, where x is a feature vector as input and'either transforms it into another vector or into a value that can be used to solve a practical problem'. It can be used for clustering, the model returns the id of the cluster for each feature vector in the dataset. It can be used for dimensionality reduction, where the output of the model is a feature vector that has a fewer features than the input x. Finally, the output is for outlier detection where its a real number that shows how x is different from other typical data points.


Bringing AI into the real world

#artificialintelligence

Even before countries began rolling out their vaccination campaigns, Pfizer, Moderna and AstraZeneca's announcements had already proved fortifying shots. Stocks rallied and healthcare workers celebrated in the wake of the vaccine news late last year. But months on, that early euphoria has evaporated, replaced by uncertainty and debate over vaccine safety, possible side effects and varying degrees of citizen reluctance. Artificial intelligence (AI) researchers and health experts modeling COVID-19's spread have warned that for vaccines to be useful in curbing the pandemic, a significant percentage of the population must be vaccinated to reach herd immunity. But, as SMU's Vice Provost of Research Professor Archan Misra pointed out at an AI-centered panel discussion, held in conjunction with the SMU- Global Young Scientists Summit (GYSS) on 15 January 2021, from a purely self-interested point of view, each person would be best served if all the others got vaccinated and they themselves did not have to vaccinate--because that would stop the spread of the virus without their having to take on the possible risks of side effects. To account for these considerations, Professor Misra explained, the most powerful AI-based epidemiology models actually need to incorporate concepts from the behavioral sciences and game theory.


Interview with Nedjma Ousidhoum โ€“ talking NLP and AI ethics

AIHub

Nedjma Ousidhoum is a PhD candidate at Hong Kong University of Science and Technology. She also serves as an AIhub ambassador and has written a number of articles for us. In this interview we talk about her PhD, her research into hate speech detection, and the importance of considering AI ethics. I've been in Hong Kong for more than six years now. I came for a post-graduate internship then I stayed for a PhD. I wanted to experience living and working in Asia.


My Shortlist of AI & ML Stuff: Books, Courses and More

#artificialintelligence

This means only one thing; you need to be prepared for constant learning. With all the abundance of abstract terms and an almost infinite number of details, the AI and ML learning curve can indeed be steep for many. But, getting started with anything new is hard, isn't it? Moreover, I believe everyone can learn it if only there is a strong desire. Besides, there is an effective approach that will facilitate your learning.


12 Mistakes that Data Scientists Make and How to Avoid Them

#artificialintelligence

It needs a mix of problem solving, structured thinking, coding and various technical skills among others to be truly successful. If you are from a non-technical and non-mathematical background, there's a good chance a lot of your learning happens through books and video courses. Most of these resources don't teach you what the industry is looking for in a data scientist. In this article I have discussed some of the top mistakes amateur data scientists make ( I have made some of them myself too). And we will also look at steps you should take to avoid those pitfalls in your journey. Many beginners fall into the trap of spending too much time on theory, whether it be math related (linear algebra, statistics, etc.) or machine learning related (algorithms, derivations, etc.). It is good to get a grasp of the theory behind machine learning techniques.


How Should a Society Be?

#artificialintelligence

My academic background is in computer science and philosophy. My work has been about the relationship between those two fields. What do we learn about being human by thinking about the quest to create artificial intelligence? What do we learn about human decision making by thinking of human problems in computational terms? The questions that have interested me over the years have been, on the one hand, what defines human intelligence at a species level? And secondly, at an individual level, how do we approach decision making in our own lives, and what are the problems that the world throws at us? I find myself interested at the group level, the society level, and the civic level in a couple of different ways. I've been encouraged by what I've seen over the last few years in terms of the norms of the sciences changing. It used to be that people were scared to publish their models because that was the secret sauce; that was their advantage over other research groups.